-
Home
-
Packeta
-
1.6.1
-
Code
-
Classes
- Address
Total Complexity |
15 |
Dependencies |
0 |
Dependents |
8 |
Total lines |
193 |
Lines of code |
50 |
Logical lines of code |
16 |
Comment lines |
113 |
Methods |
14 |
Properties |
7 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getFullAddress() |
S |
66 |
2 |
9 |
__construct() |
S |
74 |
1 |
5 |
getStreet() |
S |
82 |
1 |
3 |
getCity() |
S |
82 |
1 |
3 |
getZip() |
S |
82 |
1 |
3 |
getHouseNumber() |
S |
82 |
1 |
3 |
setHouseNumber() |
S |
81 |
1 |
3 |
getLongitude() |
S |
82 |
1 |
3 |
setLongitude() |
S |
81 |
1 |
3 |
getLatitude() |
S |
82 |
1 |
3 |
setLatitude() |
S |
81 |
1 |
3 |
getCounty() |
S |
82 |
1 |
3 |
setCounty() |
S |
81 |
1 |
3 |
export() |
S |
80 |
1 |
3 |